Extending Dreamweaver Overview > Reading this book > Looking at the big picture

 

Looking at the big picture

This chapter outlines the Dreamweaver extension architecture and how to begin creating extensions.
"The Document Object Model and JavaScript in Extensions" explains the Dreamweaver Document Object Model (DOM) and how to access and display data from the user's document through JavaScript calls to the document's DOM.